Extension point annotationIDGenerator
Documentation
Contribute the generator of IDs for the annotation.
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.annotations.descriptors.AnnotationIDGeneratorDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="annotationIDGenerator" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService"> <IDGenerator class="org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator"/> </extension>